Xbasic

AlphaCloud::ClientDeployApplicationToWebSite Method

Syntax

.DeployApplicationToWebSite as L (Request as AlphaCloud::DeployApplicationToWebSiteRequest)

Arguments

RequestAlphaCloud::DeployApplicationToWebSiteRequest

An instance of DeployApplicationToWebSiteRequest populated with desired values.

Returns

resultLogical

Returns .t. if the function call succeeded and .f. if it failed. Look at the CallResult property to determine the cause of a failure.

Description

DeployApplicationToWebSite deploys an application to a a web site and path within the web site.